PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFIccColor Class / PDFIccColor Constructor
The ICC colorspace.
In This Topic
    PDFIccColor Constructor
    In This Topic
    Initializes a new Object with an ICC colorspace.
    Syntax
    public PDFIccColor( 
       PDFIccColorSpace colorSpace
    )

    Parameters

    colorSpace
    The ICC colorspace.
    Exceptions
    ExceptionDescription
     
    See Also